Practical Machine Learning on Databricks by Debu Sinha

Practical Machine Learning on Databricks by Debu Sinha

Author:Debu Sinha
Language: eng
Format: epub
Publisher: Packt Publishing Pvt. Ltd.
Published: 2023-10-28T00:00:00+00:00


The following figure summarizes the workflow involving registering a model to the MLflow Model Registry, and how you can utilize MLflow webhooks to kick off Slack notifications and Databricks jobs to apply tags/comments or automate tests on the newly deployed model:

Figure 6.16 – A typical workflow for model management using webhooks

Note

Courtesy of Databricks

Once a model stage transition request is filed, the HTTP webhook can be used to notify the user/group of users who can review the request and approve it.

You can also set webhooks for a specific model or for all the models that are registered in a particular registry.

You can read about the various supported webhook events at https://docs.databricks.com/en/mlflow/model-registry-webhooks.html#webhook-events.

In the code example provided with this chapter, we are specifically using the following two events:

MODEL_VERSION_CREATED: A new model version was created for the associated model

TRANSITION_REQUEST_CREATED: A user requested a model version’s stage to be transitioned



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Popular ebooks
In-Memory Analytics with Apache Arrow by Matthew Topol(2694)
Data Forecasting and Segmentation Using Microsoft Excel by Fernando Roque(2691)
PostgreSQL 14 Administration Cookbook by Simon Riggs(2218)
Cloud Auditing Best Practices: Perform Security and IT Audits across AWS, Azure, and GCP by building effective cloud auditing plans by Shinesa Cambric Michael Ratemo(1615)
Architects of Intelligence_The Truth About AI From the People Building It by Martin Ford(1239)
In-Memory Analytics with Apache Arrow: Perform fast and efficient data analytics on both flat and hierarchical structured data by Matthew Topol(1036)
Mastering Azure Virtual Desktop: The Ultimate Guide to the Implementation and Management of Azure Virtual Desktop by Ryan Mangan(1013)
Automated Machine Learning in Action by Qingquan Song Haifeng Jin Xia Hu(902)
Python GUI Programming with Tkinter, 2nd edition by Alan D. Moore(870)
Ansible for Real-Life Automation - A complete Ansible handbook filled with practical IT automation use cases (2022) by Packt(741)
Learn Wireshark - A definitive guide to expertly analyzing protocols and troubleshooting networks using Wireshark - 2nd Edition (2022) by Packt(734)
Data Engineering with Scala and Spark by Eric Tome Rupam Bhattacharjee David Radford(416)
Introduction to Algorithms, Fourth Edition by unknow(363)
ABAP Development for SAP HANA by Unknown(358)
Automated Machine Learning in Action by Qingquan Song & Haifeng Jin & Xia Hu(302)
Kubernetes Secrets Handbook by Emmanouil Gkatziouras | 
Rom Adams
 | Chen Xi(284)
Asynchronous Programming in Rust by Carl Fredrik Samson;(259)
Learn Enough Developer Tools to Be Dangerous: Git Version Control, Command Line, and Text Editors Essentials by Michael Hartl(255)
Machine Learning for Imbalanced Data by Kumar Abhishek Dr. Mounir Abdelaziz(250)
The AWK Programming Language by Aho Alfred V. Kernighan Brian W. Weinberger Peter J. & Brian W. Kernighan & Peter J. Weinberger(238)